[[Appendix]]

Setup Git User Info

git config --global user.name "NAME"
git config --global user.email "EMAIL"